.main_i {
	width: 1400px;
	background-color: #FFFFFF;
	display: flex;
	flex-direction: column;
	margin: 20px auto;
}

.main_i .tabs {
	width: 1400px;
	height: 150px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid rgba(153,153,153);
}

.main_i .tabs .tab_bar_bt {
	width: 200px;
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main_i .tabs .tab_bar_bt .tab_bt{
	z-index: 1;
}

.main_i .tabs .tab_bar_bt .tab_bt span:nth-of-type(1) {
	font-size: 40px;
}

.main_i .tabs .tab_bar_bt .tab_bt span:nth-of-type(2) {
	font-size: 40px;
	color: #3373F2;
}

.main_i .tabs .tab_bar_bt strong{
	font-size: 48px;
	 -webkit-text-stroke: 1px rgba(50, 116, 173,0.1);
	 color: #fff;
	position: absolute;
	top: 65px;
}

.main_i .tabs .tab_bar_qh {
	width: 460px;
	height: 150px;
	display: flex;
	flex-direction: row;
	align-items: end;
	justify-content: space-between;
}

.main_i .tabs .tablinks {
	flex-grow: 1;
	text-align: center;
	padding-bottom: 10px;
}

.main_i .tabs .tab_bar {
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	color: #000;
	font-size: 16px;
}

.main_i .active {
	border-bottom: 2px solid #3373F2;
}

.main_i .tablinks.active .tab_bar {
	background-color: #3373F2;
	color: #FFFFFF;
	font-size: 20px;
}

.main_i .tabcontent {
	width: 1400px;
	margin-top: 30px;
	margin-bottom: 30px;
	justify-content: space-around;
}

.main_i .tabcontent .tp_news a{
	width: 430px;
	height: 414px;
	background-color: #F6F6F6;
	display: flex;
	flex-direction: column;
	text-decoration: none;
}

.main_i .tabcontent .tp_news a img {
	width: 430px;
	height: 260px;
	object-fit: cover;
}

.main_i .tabcontent .tp_news a span {
	padding: 0 20px;
}

.main_i .tabcontent .tp_news a span:nth-of-type(1) {
	color: rgb(51, 115, 242);
	padding-top: 20px;
	font-size: 16px;
}

.main_i .tabcontent .tp_news a span:nth-of-type(2) {
	color: rgb(142, 142, 142);
	font-size: 12px;
	line-height: 50px;
}

.main_i .tabcontent .tp_news a span:nth-of-type(3) {
	color: rgb(102, 102, 102);
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
}

.main_i .tabcontent .mt_news {
	width: 430px;
	background-color: #F6F6F6;
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.main_i .tabcontent .mt_news li a{
	display: flex;
	flex-direction: column;
	width: 350px;
	padding: 5px 0;
}

.main_i .tabcontent .mt_news li:nth-of-type(1){
	margin-top: 8px;
}

.main_i .tabcontent .mt_news li a{
	text-decoration: none;
}

.main_i .tabcontent .mt_news li a span:nth-of-type(1){
	color: rgb(34, 34, 34);
	font-size: 18px;
	line-height: 34px;
}

.main_i .tabcontent .mt_news li a span:nth-of-type(2){
	color: rgb(153, 153, 153);
	font-size: 14px;
}

.xyhd {
	width: 1400px;
	height: 544px;
	background-image: url(/static/assets/img/xyhd_back.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
	margin: 0 auto;
	overflow:hidden;
}

.xyhd .xyhd_top {
	width: 1400px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.xyhd .xyhd_top .xyhd_bt {
	width: 220px;
	height: 100px;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.xyhd .xyhd_top .xyhd_bt .bt {
	z-index: 1;
	cursor: pointer;
}

.xyhd .xyhd_top .xyhd_bt .bt span:nth-of-type(1) {
	font-size: 40px;
	color: #000;
}

.xyhd .xyhd_top .xyhd_bt .bt span:nth-of-type(2) {
	font-size: 40px;
	color: rgb(51, 115, 242);
}

.xyhd .xyhd_top .xyhd_bt strong {
	font-size: 40px;
	-webkit-text-stroke: 1px rgba(50, 116, 173, 0.1);
	color: #fff;
	position: absolute;
	top: 44px;
}

.xyhd .xyhd_top .gdnr{
	width: 200px;
	display: flex;
	justify-content: center;
}

.xyhd .xyhd_top .gdnr a{
	text-decoration: none;
}

.xyhd .xyhd_top .gdnr a span{
	color: rgb(0, 94, 250);
	font-size: 16px;
	font-weight: ;
}

.xyhd .centre{
	width: 1400px;
	height: 346px;
}

.xyhd .centre .swiper-container{
    margin-top: 14px;
}

.xyhd .centre .swiper-wrapper{
    width: 1200px;
}

.xyhd .centre ul .swiper-slide{
	display: flex;
	flex-direction: row;
	list-style: none;
	justify-content: space-around;
	align-items: center;
	background-color: transparent;
}

.xyhd .centre ul .swiper-slide li{
	width: 338px;
	height: 346px;
	display: flex;
	flex-direction: column;
	background-color: #FFFFFF;
	border: 2px solid rgba(255,234,244,0.5);
}

.xyhd .centre ul .swiper-slide li img{
	width: 307px;
	height: 183px;
	margin: 0 auto;
	margin-top: 13px;
	object-fit: cover;
}

.xyhd .centre .swiper-slide .centre_span{
	margin-top: 13px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.xyhd .centre .swiper-slide .centre_span .span_box1{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.xyhd .centre .swiper-slide .centre_span .span_box1 span:nth-of-type(1){
	font-size: 36px;
	color: #C7C7C7;
}

.xyhd .centre .swiper-slide .centre_span .span_box1 span:nth-of-type(2){
	font-size: 18px;
	color: #C7C7C7;
}

.xyhd .centre .swiper-slide .centre_span .span_box2{
	width: 219px;
	display: flex;
	flex-direction: column;
}

.xyhd .centre .swiper-slide .centre_span .span_box2 span{
	font-size: 16px;
	line-height: 28px;
	color: #222222;
	text-align: left;
}

.xyhd .centre .swiper-slide .centre_span .span_box2 a{
	text-align: left;
}

.xyhd .centre .swiper-slide .centre_span .span_box2 a:nth-of-type(2){
	text-align: left;
	margin-top: 20px;
}

.xyhd .centre .swiper-slide .centre_span .span_box2 a:nth-of-type(2) span{
	font-size: 16px;
	color: rgb(102, 102, 102);
}

.xyhd .xyhd_bottom{
	width: 1400px;
	height: 82px;
	display: flex;
	justify-content: end;
}

.xyhd .xyhd_bottom .banner_qh{
	width: 140px;
	height: 82px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-right: 100px;
}

.xyhd .xyhd_bottom .banner_qh .qh1,
.xyhd .xyhd_bottom .banner_qh .qh2{
	width: 50px;
	height: 50px;
	transform: skew(-10deg);
	border: 2px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 35px;
	color: #fff;
	cursor: pointer;
}

/* 增加.active类的选择器特异性 */
.xyhd .xyhd_bottom .banner_qh .qh1.actives,
.xyhd .xyhd_bottom .banner_qh .qh2.actives {
    background-color: #fff;
    color: #3373F2;
}

.actives{
	background-color: #fff;
}

.rdzj {
	width: 1400px;
	margin: 0 auto;
	margin-top: 50px;
	display: flex;
	justify-content: space-around;
	background: #FFFFFF;
}

.rdzj .video {
	width: 700px;
	height: 394px;
	margin: 44px 0 30px 0;
}

.rdzj .box {
	width: 640px;
	margin: 40px 0 30px 0;
	display: flex;
	flex-direction: column;
}

.rdzj .box .title {
	width: 640px;
	display: flex;
	flex-direction: column;
}

.rdzj .box .title .bt{
    display: flex;
    flex-direction: row;
    z-index: 1;
}

.rdzj .box .title .bt span {
	font-size: 36px;
}

.rdzj .box .title .bt span:nth-of-type(2) {
	font-size: 36px;
	color: rgb(50, 116, 173);
}

.rdzj .box .title strong {
	font-size: 36px;
	-webkit-text-stroke: 1px rgba(50, 116, 173,0.1);
	 color: #fff;
	position: absolute;
	top: 17px;
}

.rdzj .box .content {
	margin-top: 17px;
	display: flex;
	flex-direction: column;
}

.rdzj .box .content strong {
	color: rgb(51, 51, 51);
	font-size: 32px;
}

.rdzj .box .content span {
	font-size: 16px;
	line-height: 33px;
	text-indent: 24px;
}

.rdzj .box .but {
	width: 640px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}

.rdzj .box .but button {
	width: 275px;
	height: 32px;
	margin: 15px 0 0 0;
	font-size: 20px;
	background: #F6F6F6;
	border: none;
	color: #333333;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.rdzj .box .but button i {
	font-size: 25px;
	margin-left: 20px;
}

.rdzj .box .but button:hover {
	background: #429EFC !important;
	color: #fff !important;
}

.hzhb {
	width: 100%;
	height: 620px;
	margin-top: 50px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.hzhb_text {
	width: 100%;
	height: 100px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.hzhb_text {
	font-size: 38px;
}

.hzhb img {
	width: 1400px;
	height: 528px;
	margin: 0 auto;
}